projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a2b6c5
)
(wordstar-mode): Add autoload.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 8 Nov 1993 15:01:44 +0000
(15:01 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 8 Nov 1993 15:01:44 +0000
(15:01 +0000)
lisp/emulation/ws-mode.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/ws-mode.el
b/lisp/emulation/ws-mode.el
index 63c0c27863426ff603282161d95bdc546c7d7def..97c4db2878e7694a6ec3ff27e007d4ecf1b96774 100644
(file)
--- a/
lisp/emulation/ws-mode.el
+++ b/
lisp/emulation/ws-mode.el
@@
-179,6
+179,7
@@
(define-key wordstar-C-q-map "\C-y" 'ws-kill-eol)
(define-key wordstar-C-q-map "\177" 'ws-kill-bol))
+;;;###autoload
(defun wordstar-mode ()
"Major mode with WordStar-like key bindings.